projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0af7361
)
* comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 18 Nov 2006 21:00:35 +0000
(21:00 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 18 Nov 2006 21:00:35 +0000
(21:00 +0000)
* progmodes/compile.el (compilation-start): Ditto.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 3dca8c6d13b4d5885403f798b0107516710693c2..b3b104f0d4b60c722e3dc6fed9ea5e52a74838a2 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2006-11-18 Chong Yidong <cyd@stupidchicken.com>
+
+ * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
+
+ * progmodes/compile.el (compilation-start): Ditto.
+
2006-11-18 Michael Albinus <michael.albinus@gmx.de>
* net/tramp.el (top): cl and custom are always required.